ASP.NET MVC コントロールヘルプ
SingleOverlayIndicatorBase<T> クラス
メンバ 

C1.Web.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance 名前空間 : SingleOverlayIndicatorBase<T> クラス
1つの系列をレンダリングするオーバーレイとインジケータの基本クラス。
オブジェクト モデル
SingleOverlayIndicatorBase<T> クラス
シンタックス
'宣言
 
Public MustInherit Class SingleOverlayIndicatorBase(Of T) 
   Inherits C1.Web.Mvc.ExtraSeries(Of T)
public abstract class SingleOverlayIndicatorBase<T> : C1.Web.Mvc.ExtraSeries<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>
            C1.Web.Mvc.Finance.ATR<T>
            C1.Web.Mvc.Finance.CCI<T>
            C1.Web.Mvc.Finance.RSI<T>
            C1.Web.Mvc.Finance.WilliamsR<T>

参照

SingleOverlayIndicatorBase<T> メンバ
C1.Web.Mvc.Finance 名前空間